home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / HackAddict™ Magazine / HackAddict 06 / Files / IPNetMonitor / IPNetMonitor.PPC / IPNetMonitor.PPC.rsrc / TEXT_144_NS Lookup Help.txt < prev    next >
Text File  |  1997-10-13  |  3KB  |  26 lines

  1. Name Server Lookup
  2.  
  3. NSLookup allows you to retrieve additional information from the Internet Domain Name System by sending querries to your default Name Server, or an alternate Name Server you specify. Enter the domain name in the "Query Name" field, and select the type of query using the "Query Type" popup menu.
  4.  
  5. To convert between an IP address and a domain name, you can also use the IP Address and Name fields with the lookup button (small magnifying glass) in many of the IPNetMonitor windows. This will use the domain name system recursively (by calling the local Resolver) to find the corresponding name or address.  NSLookup querries the default or specified Name Server directly, and may not return an answer if the Name Server does not have the information requested and does not support recursion to automatically pass the query to the next authoritative Name Server.
  6.  
  7. If you enter an email address of the form <username>@<host>, NSLookup will convert it to <username>.<host> per domain name convention. If you enter a dotted quad IP address of the form <AA.BB.CC.DD>, NSLookup will convert it to <DD.CC.BB.AA>.IN-ADDR.ARPA per domain name convention.  To lookup the host name for an IP address, enter the IP address as a dotted quad and select "Pointer" as the query type.
  8.  
  9. To find the domain names registered to an organization, first lookup the name servers for that organization (for example, lookup "apple.com" with query type Name Server), then copy the IP address of a name server to the "Query Name" field and select query type List Domains (uses Start of Authority followed by a Zone Transfer).
  10.  
  11. Using NSLookup, WhoIs, and Finger, you can often determine the original source of unsolicited email containing forged headers (SPAM) and request the parties involved to take appropriate corrective action. See <http://www-fofa.concordia.ca/spam/> for more information.
  12.  
  13. If you have Internet Config installed, you can make IPNetMonitor a helper application for URLs of the form <nslookup:ultranet.com/NS> (lookup name servers for "ultranet.com") or <nslookup:www.sustworks.com/CNAME/ns2.ma.ultra.net> (lookup canonical name for "www.sustworks.com" from name server ns2.ma.ultra.net).
  14.  
  15. When you invoke one window from another, the corresponding data is automatically transferred.  Invoke the Test Connectivity window from the Window menu (Cmd-T) to begin a ping test to the Name Server address.
  16.  
  17. Keyboard Shortcuts:
  18.     Cmd-Period    Abort a test or lookup in progress
  19.     Cmd-T            Test Connectivity to Name Server
  20.     Cmd-R            Trace Route to Name Server
  21.     Cmd-S            Transfer Name Server address to Subnet Calculator
  22.     Tab                 Move between fields
  23.     Cmd-U            Lookup
  24.     Cmd-up           Previous in Query Type popup menu
  25.     Cmd-down      Next in Query Type popup menu
  26.